INFO
====

This shows the use of a QML ApplicationWindow and a TableView.

The data source part is very similar to the "item-model/abstract-model"
example.

Additionally, a QSortFilterProxyModel is used for both search and sorting.


RUN
===

Run "table-view.lisp" from this directory.
